summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2022-10-01 22:57:46 +0200
committerGitHub <noreply@github.com>2022-10-01 22:57:46 +0200
commit001168d1914c1b4f3076fcc0e3110614d29c2b43 (patch)
tree61d91322c7193fe162b9833651c4dafe328cfa88
parentMerge pull request #9008 from ZwipZwapZapony/controller.colors_state.right (diff)
parentMigrate deploy-linux.sh from lat9nq's repo. (diff)
downloadyuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.tar
yuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.tar.gz
yuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.tar.bz2
yuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.tar.lz
yuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.tar.xz
yuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.tar.zst
yuzu-001168d1914c1b4f3076fcc0e3110614d29c2b43.zip
-rwxr-xr-x.ci/scripts/linux/docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/scripts/linux/docker.sh b/.ci/scripts/linux/docker.sh
index 67726ee0f..35c4a4368 100755
--- a/.ci/scripts/linux/docker.sh
+++ b/.ci/scripts/linux/docker.sh
@@ -33,7 +33,7 @@ DESTDIR="$PWD/AppDir" ninja install
rm -vf AppDir/usr/bin/yuzu-cmd AppDir/usr/bin/yuzu-tester
# Download tools needed to build an AppImage
-wget -nc https://raw.githubusercontent.com/lat9nq/deploy/main/linux/deploy-linux.sh
+wget -nc https://raw.githubusercontent.com/yuzu-emu/ext-linux-bin/main/gcc/deploy-linux.sh
wget -nc https://raw.githubusercontent.com/yuzu-emu/AppImageKit-checkrt/old/AppRun.sh
wget -nc https://github.com/yuzu-emu/ext-linux-bin/raw/main/appimage/exec-x86_64.so
# Set executable bit